home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / database / auror120.zip / READ.ME < prev    next >
Text File  |  1994-01-14  |  7KB  |  180 lines

  1.  
  2.  
  3.             ****  The Aurora Editor v1.20, January 1994  ****
  4.                 (c) Copyright 1993-1994 Aurora Terra, Inc
  5.                            All Rights Reserved.
  6.  
  7.  
  8.   Welcome to The Aurora Editor v1.20. The Aurora Editor is an advanced
  9.   high performance text editor with a superb windowing environment, full
  10.   mouse support, a huge one gigabyte virtual memory for editing very
  11.   large files, an object oriented macro language, a multi-instance
  12.   programmable file manager, unlimited multi-level undo/redo, a 386
  13.   version, and much, much more!
  14.  
  15.   To install The Aurora Editor, simply copy the distributed files to the
  16.   drive and directory of your choice. Add this directory to your DOS
  17.   "PATH" for easier access.
  18.  
  19.   NOTE: If you are installing over a previous version of Aurora, be sure
  20.   to backup your configuration files (ACFG.A, AKBD.A, AMEN.A) before
  21.   installing.
  22.  
  23.   While you are using the editor, you can press F1 or click on the Help
  24.   menu bar item to obtain online help on any topic. Press <Esc> to
  25.   activate the pull-down menu system and explore the features of Aurora.
  26.  
  27.   The complete documentation for using and configuring the editor is
  28.   contained in the file A.DOC. Documentation for the Macro Language is
  29.   contained in the file AML.DOC. Both documents can be printed with the
  30.   DOS "print" command.
  31.  
  32.   Technical support is available by telephone (301-468-2255), U.S. Mail,
  33.   Internet Email to: 71702.1025@compuserve.com, or Compuserve Email to:
  34.   71702,1025. Technical support can also be obtained from the Aurora
  35.   Support BBS (301-230-1214). You can call the BBS 24hrs/day at speeds
  36.   up to 14,400 bps with v.32bis connections.
  37.  
  38.   Additional support is available on the FidoNet AURORA conference by
  39.   polling 1:300/8 on FidoNet, or through shareware conferences on the
  40.   FidoNet, RIME, ILink, SmartNet and U'NI-Net networks.
  41.  
  42.   Thank you for evaluating Aurora!
  43.  
  44.  
  45.  
  46.   What's new and different in version 1.20  (Jan 14, 1994)
  47.   --------------------------------------------------------
  48.  
  49.   o User-definable Text Translation automatically expands abbreviations
  50.     and corrects commonly misspelled words or typos as you enter
  51.     characters into your text. You define the words and substitution
  52.     text in a translation table in the file ATRN.A. You can also define
  53.     macros that are executed whenever the macro function name is entered
  54.     as a word in your text.
  55.  
  56.     Text translation can be turned ON and OFF for each Edit window via
  57.     the "Translate" <Alt-F4> toggle on the "Set" pull-down menu. When
  58.     text translation is ON, a "T" appears on the status line. <Alt-F5>
  59.     can be used to edit the translation table (ATRN.A).
  60.  
  61.     One new library command was added for text translation:
  62.  
  63.       wmtran    - translation ON/OFF toggle
  64.  
  65.     Three new configuration variables were added:
  66.  
  67.       TextTran  - text translation ON/OFF default
  68.       TranObj   - current text translation macro object
  69.       TranCSet  - character set defining a word for translation lookup
  70.  
  71.     <Alt-F5> can be used to edit the translation table (ATRN.A).
  72.  
  73.     (see "Text Translation" 18-7 in A.DOC).
  74.  
  75.   o From the "Open and Insert" prompt: pressing <Enter> or specifying
  76.     directories or wildcards will now open a File Manager window and
  77.     prompt you to select a file.
  78.  
  79.   o New Edit window color settings were added to the configuration
  80.     file ACFG.A:
  81.  
  82.       coEdiD  - the color of modified or "dirty" lines
  83.       coEdiDL - the color of a modified line at the cursor
  84.  
  85.   o The Binary Line Length can now be specified after the "b" option
  86.     when opening binary files from the "Open" prompt(s) or DOS command
  87.     line. For example:
  88.  
  89.       Open>  myfile.txt/b43
  90.  
  91.     In the example above, "myfile.txt" is opened in binary mode with a
  92.     line length of 43.
  93.  
  94.   o The <Shift> keys can now be used in combination with the cursor keys
  95.     to create character and line marks.
  96.  
  97.   o The "Expand Tabs" <Ctrl-K-X> command now accepts TabWidth values
  98.     from 1 to 64.
  99.  
  100.   o A new config setting "DlgStyle" allows you set the border style for
  101.     dialog boxes (similar to "BoxStyle" for one-line box prompts).
  102.  
  103.   o The new command "askkrep" <Ctrl-Q-Q> repeats the last key command
  104.     entered. You are prompted for the number of repetitions.
  105.  
  106.   o An editor macro can now be specified on the DOS command line with
  107.     the a "-e" command line option. The macro will be executed after
  108.     the editor (and all files) are loaded.
  109.  
  110.   o The library function "cgoto" was renamed to "cmov".
  111.  
  112.   o The "k_chr" event function has been moved from ALIB.X to AKBD.A for
  113.     edit and prompt windows. It can be used to intercept non-function
  114.     (typeable) keys.
  115.  
  116.   o The evaluation copy can be registered with a key to facilitate easy
  117.     upgrades for licensed users.
  118.  
  119.   o New About box and Exit screen.
  120.  
  121.   o Other minor changes.
  122.  
  123.   o Maintenance:
  124.  
  125.     Fixed a rare bug causing error messages #101-#109.
  126.     Better recovery from full disk saves.
  127.     The video blink mode is reset when exiting the editor.
  128.     Fixed minor printing problems.
  129.     Other minor bug fixes.
  130.  
  131.  
  132.   What's different in version 1.12  (Nov 17, 1993)
  133.   ------------------------------------------------
  134.  
  135.   Version 1.12 is a maintenance release and also contains a few minor
  136.   enhancements since the previous version (v1.11):
  137.  
  138.  
  139.   o Added the option to ignore case when sorting marked blocks.
  140.  
  141.   o Added the "Append" option to the replacement confirmation menu
  142.     when replacing files with block saves or with move/copy from
  143.     the file manager.
  144.  
  145.   o Added the new configuration setting "BoxStyle", which allows you
  146.     to add optional 3D effects to one-line box prompts.
  147.  
  148.   o Added a sample macro to AKBD.A showing how to call a spell check
  149.     program from within an edit window.
  150.  
  151.   o Aurora is now a "DESQview aware" program.
  152.  
  153.   o Minor bug fixes
  154.  
  155.  
  156.   What's different in version 1.11  (Nov 7, 1993)
  157.   -----------------------------------------------
  158.  
  159.   o  The contents of a character mark can now be saved to disk.
  160.  
  161.   o  The option "a" was added to the library function "msave" (save
  162.      block). This option will allow the block to be appended to an
  163.      existing file.
  164.  
  165.   o  A new library function "qwrd" returns the word at the cursor.
  166.  
  167.   o  Increased the internal stack size when shelling out to dos. This
  168.      resolves conflicts with some network cards which may require more
  169.      interrupt stack space.
  170.  
  171.   o  Corrected an initialization problem which may cause OS/2 or QEMM
  172.      traps on a few machines.
  173.  
  174.   o  Added sample macro code to the File Manager (see AKBD.A) to show
  175.      how to do spell checking, image viewing, unarchiving, and archive
  176.      viewing, etc with files listed in the File Manager.
  177.  
  178.   o  Other minor changes.
  179.  
  180.